Skip to content

Add proof of concept for pull mechanism#9459

Open
ThomasWaldmann wants to merge 1 commit intoborgbackup:1.4-maintfrom
ThomasWaldmann:pr-6270
Open

Add proof of concept for pull mechanism#9459
ThomasWaldmann wants to merge 1 commit intoborgbackup:1.4-maintfrom
ThomasWaldmann:pr-6270

Conversation

@ThomasWaldmann
Copy link
Member

@ThomasWaldmann ThomasWaldmann commented Mar 10, 2026

This is PR #6270 rebased onto 1.4-maint, see there for details.

Also, this still needs practical and automated testing...

Added a small proof of concept for a pull mechanism implementation.
Works fine for simple test cases, but probably needs many improvements
to be useful for more complex usage scenarios.
@ThomasWaldmann ThomasWaldmann changed the title Add proof of concept for pull mechanism (rebased onto 1.4-maint) Add proof of concept for pull mechanism Mar 10, 2026
@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

❌ Patch coverage is 51.85185% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.96%. Comparing base (f67bfc4) to head (0a484eb).
⚠️ Report is 5 commits behind head on 1.4-maint.

Files with missing lines Patch % Lines
src/borg/remote.py 55.55% 6 Missing and 2 partials ⚠️
src/borg/helpers/parseformat.py 28.57% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           1.4-maint    #9459      +/-   ##
=============================================
+ Coverage      80.57%   81.96%   +1.39%     
=============================================
  Files             38       38              
  Lines          11260    11274      +14     
  Branches        1771     1773       +2     
=============================================
+ Hits            9073     9241     +168     
+ Misses          1616     1448     -168     
- Partials         571      585      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants